cssprovider: Reset the scope before skipping to the next rule after an error happens.
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 7 Mar 2011 22:00:16 +0000 (23:00 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 7 Mar 2011 22:06:54 +0000 (23:06 +0100)
commitfe12c46531ac8020470ece87b73fe4c05247c885
treec151bdd9e7364a1474da4dbac31432ed7e77a0b3
parentaa6eee73e54a846644b515a1fa45c49955cac363
cssprovider: Reset the scope before skipping to the next rule after an error happens.

This is so the selector token gets parsed with the correct GScanner scope/config
on all situations.
gtk/gtkcssprovider.c